Skip to content

Support JsonPropertyName and JsonProperty attributes when binding from body - #62

Open
Misiu wants to merge 2 commits into
billbogaiv:masterfrom
Misiu:support_attributes
Open

Support JsonPropertyName and JsonProperty attributes when binding from body#62
Misiu wants to merge 2 commits into
billbogaiv:masterfrom
Misiu:support_attributes

Conversation

@Misiu

@Misiu Misiu commented Mar 10, 2022

Copy link
Copy Markdown
Contributor

This change allows binding to properties that have JsonPropertyName or JsonProperty.
I've also adjusted the sample to show the new behavior.
Tested locally with both Test.Json and Newtonsoft.Json

Closes #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Binder does not work when used with Newtonsoft.Json

1 participant